

body

{
	background-color: #000000;

	color: #fff;
}
#outerColumnContainer
 /****************achtergrondfiguur boven*******************/
{
	border-left-color: #141414;	/* left hand column background color */
	

border-right-color: #141414;	/* right hand column background color */
}
#masthead
{
	;

color: #FFFFFF;
background-image: url(../../jpgbestanden/hoofdtitel.jpg); 
}
#footer
{
	background-color: #000000;
	color: #fff;
}
#outerColumnContainer, #contentcolumn	

{
	background-color: #333333;		


	
color: #000;
}
#leftColumn, #rightColumn, #contentColumn
{
	color: #fff;
}
.vnav ul li a
{
	color: #fde5b6;
	

background-color: #333333;
}
#rightColumn .vnav ul li a:hover, .vnav ul li a:hover
{
	background-color: #314b70;
	
color: #fff;
}
#rightColumn .vnav ul li a
{
	color: #fde5b6;
	background-color: #333333;
}
.hnav, .hnav ul li a
{
	
background-color: #333333;
	color: #fde5b6;
}
.hnav ul li a:hover
{
	background-color: #b90000;
	
color: #fff;
}
#pageWrapper, #innerColumnContainer, #masthead, #footer, .hnav
{
	
border-color: #000;
}


